/* this file is loaded by index.html and styles the page */

* {
  box-sizing: border-box;
}

